projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2affef3
)
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
author
Kevin Ryde
<user42@zip.com.au>
Wed, 21 Oct 2009 22:58:58 +0000
(22:58 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Wed, 21 Oct 2009 22:58:58 +0000
(22:58 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/net/dns.el
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 0c05e098079122fb3efdee243084dfd5e8a95865..f780fda726966a440d2c34acbba26cb45f59eecd 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-5,6
+5,8
@@
the first form. And insert a blank line after ";;; Code" since
that's usual style. (My Bug#4612.)
+ * net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
+
2009-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
* minibuffer.el (completion-table-with-terminator): Properly implement
diff --git
a/lisp/net/dns.el
b/lisp/net/dns.el
index e0aba3c32ead69720712e7c4850c8a9c8f7d36e4..cd294dd968d6e8612e7e815046258a4d63117182 100644
(file)
--- a/
lisp/net/dns.el
+++ b/
lisp/net/dns.el
@@
-4,7
+4,7
@@
;; Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
-;; Keywords: network
+;; Keywords: network
comm
;; This file is part of GNU Emacs.